Add a 'clear trap table' path to set_trap_table hypercall, taken when
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 3 Mar 2006 09:34:03 +0000 (10:34 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 3 Mar 2006 09:34:03 +0000 (10:34 +0100)
commit3e16170919ce88b7e920f72dfc776d69461ab6b2
treed99f1571d647695e6701c168b573a34744c4c20d
parentb7c853b0bac7ea75657223d8782473a7e105d47c
Add a 'clear trap table' path to set_trap_table hypercall, taken when
the input table is NULL.

Also, no need for set_trap_table to take the per-domain biglock.

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/traps.c